-
Home
-
MIQID-Core
-
1.9.0 (latest)
-
Code
-
Classes
- DriversLicense
Total Complexity |
30 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
197 |
Lines of code |
86 |
Logical lines of code |
36 |
Comment lines |
74 |
Methods |
22 |
Properties |
10 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_date_of_expiry() |
S |
70 |
3 |
6 |
get_date_of_issue() |
S |
70 |
3 |
6 |
__construct() |
S |
74 |
2 |
5 |
set_ssn_validated() |
S |
71 |
2 |
6 |
set_date_of_expiry() |
S |
71 |
2 |
6 |
set_date_of_issue() |
S |
71 |
2 |
6 |
get_surname() |
S |
82 |
1 |
3 |
set_given_names() |
S |
81 |
1 |
3 |
get_given_names() |
S |
82 |
1 |
3 |
set_date_of_birth_place_of_birth() |
S |
81 |
1 |
3 |
get_date_of_birth_place_of_birth() |
S |
82 |
1 |
3 |
set_surname() |
S |
81 |
1 |
3 |
get_type_doc() |
S |
82 |
1 |
3 |
set_issuing_authority() |
S |
81 |
1 |
3 |
get_issuing_authority() |
S |
82 |
1 |
3 |
set_type_doc() |
S |
81 |
1 |
3 |
is_ssn_validated() |
S |
80 |
1 |
3 |
set_license_number() |
S |
81 |
1 |
3 |
get_license_number() |
S |
82 |
1 |
3 |
set_license_categories() |
S |
81 |
1 |
3 |
get_license_categories() |
S |
82 |
1 |
3 |
jsonSerialize() |
S |
70 |
1 |
6 |